Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Created useDateField #297

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Created useDateField #297

wants to merge 9 commits into from

Conversation

AlexShukel
Copy link
Collaborator

No description provided.

@AlexShukel AlexShukel added the feature New feature or request label Aug 29, 2023
@AlexShukel AlexShukel linked an issue Aug 29, 2023 that may be closed by this pull request
@AlexShukel AlexShukel marked this pull request as draft August 29, 2023 08:02
@github-actions
Copy link
Contributor

github-actions bot commented Aug 29, 2023

size-limit report 📦

Path Size
packages/core/dist/core.cjs.production.min.js 24.15 KB (0%)
packages/core/dist/core.esm.js 22.83 KB (0%)

@github-actions
Copy link
Contributor

github-actions bot commented Aug 29, 2023

Coverage report for /home/runner/work/reactive-forms/reactive-forms/packages/x

St.
Category Percentage Covered / Total
🟢 Statements
94.92% (+4.44% 🔼)
112/118
🟢 Branches 100% 31/31
🟢 Functions
90.48% (+5.86% 🔼)
19/21
🟢 Lines
94.69% (+4.53% 🔼)
107/113
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢 DateFieldI18n.tsx 100% 100% 100% 100%
🟢 formatDate.ts 100% 100% 100% 100%
🟢 useDateField.ts 100% 100% 100% 100%

Test suite run success

27 tests passing in 3 suites.

Report generated by 🧪jest coverage report action from fc9c8a7

@AlexShukel AlexShukel marked this pull request as ready for review September 12, 2023 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create useDateField hook
2 participants